-
Notifications
You must be signed in to change notification settings - Fork 106
build(deps): update vm-memory requirement from 0.16.0 to 0.17.0 in the vm-virtio group #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0dc5c5b to
865576f
Compare
|
@dependabot rebase |
865576f to
f2de2ab
Compare
4fa7aca to
4bbe933
Compare
|
CI was failing because of different version of |
Updates the requirements on [vm-memory](https://github.com/rust-vmm/vm-memory) to permit the latest version. Updates `vm-memory` to 0.17.1 - [Release notes](https://github.com/rust-vmm/vm-memory/releases) - [Changelog](https://github.com/rust-vmm/vm-memory/blob/v0.16.1/CHANGELOG.md) - [Commits](rust-vmm/vm-memory@v0.16.0...v0.17.1) --- updated-dependencies: - dependency-name: vm-memory dependency-version: 0.17.1 dependency-type: direct:production dependency-group: vm-virtio ... Signed-off-by: dependabot[bot] <support@github.com> [SG: Set the right version in the commit message and updated vm-memory also in fuzz/] [SG: Adapted `fuzz/common/src/vsock.rs` to the new vm-memory code] Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
4bbe933 to
72062c0
Compare
|
v2:
|
|
@MatiasVara @priyasiddharth now there are some issues in |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
|
Looks like vm-memory is no longer updatable, so this is no longer needed. |
Updates the requirements on vm-memory to permit the latest version.
Updates
vm-memoryto 0.16.2Changelog
Sourced from vm-memory's changelog.
... (truncated)
Commits
36238bcPrepare 0.16.2 releasec5bcd5achore: update coveraged22e819fix: drop -Zpanic-on-unsupported from miri invocationeab1796chore: appease clippy1aa5be6build(deps): bump rust-vmm-ci from1150c47to09aef99b66ca00build(deps): bump rust-vmm-ci fromcdb4a2dto1150c47f42067cbuild: Specify version range ofvmm-sys-utilde60792chore: Prepare 0.16.1 releasec2cdad5feat: Implement ReadVolatile and WriteVolatile for TcpStreamYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions